home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Diversos / cosmicfozmik.swf / scripts / frame_7 / PlaceObject2_150_13 / CLIPACTIONRECORD onClipEvent(load).as < prev   
Encoding:
Text File  |  2007-09-27  |  227 b   |  12 lines

  1. onClipEvent(load){
  2.    this.swapDepths(999999);
  3.    engage = 0;
  4.    headDefault = -55.3;
  5.    headUp = -103;
  6.    headDown = 80;
  7.    headWay = 0;
  8.    moveHead = 1;
  9.    _X = 950;
  10.    _root.newBehaviorTime = random(100) + 100;
  11. }
  12.